Text File | 2000-09-28 | 687 b | 12 lines | [TEXT/R*ch]
DSp Context Switch
Example application to show how to use DSp context switching with DrawSprocket.
Version 1.0
12/18/99
Demonstration of DSp 1.7 or 1.1.4 context switching. This eaxmple shows DSP context switching with both DSp 1.7 and later built in functions and the equivalent in DrawSprcoket 1.1.4 and earlier.
Due to a bug in earlier version of DSp 1.7, it is recommended that the DSpContext_Reserve and DSpContext_Queue functions only beused in DSp 1.7.3 and later, prior to this it is recommended that one use the earlier version of the the switching code.
The controls for the sample application are:
right arrow for a larger context; left arrow for smaller; Cmd-Q to exit.